home *** CD-ROM | disk | FTP | other *** search
- Path: news.lut.fi!news
- From: kuronen@lut.fi (Pekka Kuronen)
- Newsgroups: comp.lang.c++
- Subject: SPAWNL and EXECL in Borland C++
- Date: 5 Apr 1996 14:34:16 GMT
- Organization: WW NET
- Message-ID: <4k3b18$nu2@lut.fi>
- NNTP-Posting-Host: mopo.cc.lut.fi
- X-Newsreader: WinVN 0.92.2
-
- Hello everyone,
-
- I'm trying to learn Borland C++ Windows programming and I'm using
- Borland's C++ compiler version 4.5.
-
- I've been doing one EasyWin program (yes, I'm just a beginner) that
- includes copying several files. When I tried to use SPAWN* or EXEC*
- -commands, familiar from my DOS -programming, compiler says there's
- no such function! I included <process.h> and even tried the same
- program that worked in DOS environment but no luck.
-
- Doesn't EasyWin support SPAWN or EXEC then?
-
- I would do the program with OWL but my experience with it is quite weak.
- Please someone help me to solve this problem!
-
- Thanks in advance,
-
- Pekka Kuronen
- kuronen@lut.fi
-